var github.com/jackc/pgx/v5/pgtype.kindToTypes
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
pgtype.go#L1376: var kindToTypes map[reflect.Kind]reflect.Type = map[reflect.Kind]reflect.Type{
pgtype.go#L1423: nextValueType := kindToTypes[refValue.Kind()]
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)